Add "no-byte-compile: t" local variable.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 30 Jan 2007 10:09:37 +0000 (10:09 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 30 Jan 2007 10:09:37 +0000 (10:09 +0000)
nt/subdirs.el

index 5370698ec704a2040751e8c88d10e9c6b99efc3b..ee1c12376735a2a05f9bb7943f5816cced740d10 100644 (file)
@@ -1,2 +1,3 @@
+;; -*- no-byte-compile: t -*-
 (if (fboundp 'normal-top-level-add-subdirs-to-load-path)
     (normal-top-level-add-subdirs-to-load-path))